if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[vw_HIXPrescriptionReport]'))
drop View [dbo].[vw_HIXPrescriptionReport]